home *** CD-ROM | disk | FTP | other *** search
- Path: phoenix.nlci.com!news
- From: krauskop@pop.nlci.com (Curtis Krauskopf)
- Newsgroups: comp.lang.c++
- Subject: Re: Q; Has anyone ever attempted to implement persistent objects?
- Date: 11 Feb 1996 23:31:55 GMT
- Organization: NetLink Communications, Inc.
- Message-ID: <4flu9b$6fb@phoenix.nlci.com>
- References: <4f688s$ctc@news.cc.geneseo.edu>
- NNTP-Posting-Host: dialup1-06.nlci.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.6
-
- In article <4f688s$ctc@news.cc.geneseo.edu>, prd97 says...
- >
- >I was wondering if anyone ever attempted to implement a persistent objects
- >system, that is, objects that can exist beyond run time. If so, could you
- give
- >an overview of your implementation and describe the problems you faced in
- >developing it?
-
- Check your school library for "C++ Database Development" by Al Stevens, MIS
- Press, ISBN1-55828-216-5. If they don't have it, order it from a bookstore.
- That book will tell you everything you need to know.
-
- Curtis
-
-